home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Exploring Where & Why
/
Exploring Where & Why.iso
/
pc
/
MODULES
/
LESSON01
/
ACT01A
/
common1.cst
/
00058_done.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
2003-05-01
|
177 b
|
7 lines
on mouseDown me
if bounceButton(the clickOn) then
set thePath=the moviePath
put "B" into char length(thePath)-1 of thePath
go to movie thePath&"L01B1"
end if
end